entry: Drop our own Emoji chooser
authorMatthias Clasen <mclasen@redhat.com>
Sat, 4 May 2019 18:51:27 +0000 (18:51 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 4 May 2019 18:54:37 +0000 (18:54 +0000)
commit44b0a893fcfe9da97849ff0544742751a903d963
tree393e1d2c88ad8393b3246f4b79af3e91adfb3711
parent6fe203d0e207acfcaf5845098386ba9d690dac74
entry: Drop our own Emoji chooser

We were using one Emoji chooser when triggered
via the context menu, and another one when
triggered via the icon.

Change things to always use the same Emoji
chooser instance.
gtk/gtkentry.c